MultiSourceEditor usage details

Summary

org.eclipse.pde.internal.ui.editor.MultiSourceEditor has 24 total references to 4 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] MultiSourceEditor
EXTENDS
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSEditor -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.CSAbstractEditor -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor -1 PRIVATE_PERMISSIBLE
[+] MultiSourceEditor() : void
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSEditor.DSEditor() -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.CSAbstractEditor.CSAbstractEditor() -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.CtxHelpEditor() -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.TocEditor() -1 PRIVATE_PERMISSIBLE
SUPER_CONSTRUCTORMETHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSEditor.DSEditor() 41 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.CSAbstractEditor.CSAbstractEditor() 31 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.CtxHelpEditor() 71 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.TocEditor() 68 PRIVATE_PERMISSIBLE
[+] addSourcePage(String) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSEditor.editorContextAdded(InputContext) 118 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.DSEditor.addEditorPages() 52 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.addEditorPages() 73 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.editorContextAdded(InputContext) 123 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.editorContextAdded(InputContext) 246 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.addEditorPages() 196 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.editorContextAdded(InputContext) 292 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.addEditorPages() 216 PRIVATE_PERMISSIBLE
[+] createSourcePage(PDEFormEditor, String, String, String) : PDESourcePage
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSEditor.createSourcePage(PDEFormEditor, String, String, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createSourcePage(PDEFormEditor, String, String, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createSourcePage(PDEFormEditor, String, String, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createSourcePage(PDEFormEditor, String, String, String) -1 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional